home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
pc
/
IDEASRC
/
Whale.Dir
/
00049_Script_49
< prev
next >
Wrap
Text File
|
1997-08-06
|
315b
|
13 lines
on mousedown
puppetsound (1) "tick"
sound stop 2
sound stop 3
repeat while the mousedown
set the visible of sprite 4 to false
updatestage
end repeat
set the visible of sprite 4 to true
updatestage
if the frame < 71 then go frame "tut"
if the frame > 73 then go the frame +1
end